inspector: Use an emission hook instead of signal handlers
authorMatthias Clasen <mclasen@redhat.com>
Wed, 21 May 2014 02:38:38 +0000 (22:38 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Wed, 21 May 2014 10:44:44 +0000 (06:44 -0400)
commit3d8b0514bb918c178db044008a92ab5f13b50ae3
treeba363aa415fb4c635818225af23015a446bbedc9
parent0a0c95f39b519819e98bdb7698fa3d81a7b1b567
inspector: Use an emission hook instead of signal handlers

This is slightly easier to manage, and there's only two emission
hooks overall, instead of two signal handlers per object.
gtk/inspector/widget-tree.c